PDF Functions
PHP Manual

PDF_set_parameter

(PHP 4, PECL pdflib >= 1.0.0)

PDF_set_parameterSets certain parameters

Description

void pdf_set_parameter ( int $pdf document , string $name , string $value )

The PDF_set_parameter() function sets several parameters of pdflib which are of the type string.

See also PDF_get_value(), PDF_set_value(), PDF_get_parameter().


PDF Functions
PHP Manual